stored clause

英 [stɔːd klɔːz] 美 [stɔːrd klɔːz]

网络  存储子句

计算机



双语例句

  1. PARAMETER MARKER: An application may wish to call the same query multiple times, only changing specific values each time ( ex: parameters sent to a stored procedure, or a value in a WHERE clause).
    参数标志(PARAMETERMARKER):应用程序可能希望多次调用同一个查询,每次调用时只改变特定的值(例如,发送给存储过程的参数,或者WHERE子句中的值)。
  2. Since the employee id is stored in the id column, this filter is easy to implement by adding a range comparison in the where clause of the SQL statement.
    因为职员id存储在id列中,所以很容易通过在SQL语句的where子句中添加范围比较来实现这个筛选器。
  3. This stored procedure can be used to verify a join filter clause before defining a join filter between two articles.
    在定义两个项目之间的联接筛选器之前,可以使用此存储过程验证联接筛选子句。